OleDbCommand
- Category
- Class
- Description
- Represents an SQL statement or stored procedure to execute against a data source.
- Assembly
- System.Data
- Character
- sealed, public
- Attributes
-
Name Value/Assignment ToolboxItemAttribute True DesignerAttribute Microsoft.VSDesigner.Data.VS.OleDbCommandDesigner, Microsoft.VSDesigner, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a DefaultEventAttribute RecordsAffected - Ancestors
- DbCommand > Component > MarshalByRefObject > Object
- Implements
- ICloneable, IDbCommand, IDisposable
- Contstructors
- OleDbCommand()
OleDbCommand(String)
OleDbCommand(String,OleDbConnection)
OleDbCommand(String,OleDbConnection,OleDbTransaction)- Properties
- CommandText
CommandTimeout
CommandType
Connection
DbConnection
DbParameterCollection
DbTransaction
DesignTimeVisible
Parameters
Transaction
UpdatedRowSource- Methods
- Cancel()
Clone()
CreateDbParameter()
CreateParameter()
Dispose(Boolean)
ExecuteDbDataReader(CommandBehavior)
ExecuteNonQuery()
ExecuteReader()
ExecuteReader(CommandBehavior)
ExecuteScalar()
Prepare()
ResetCommandTimeout()
ExecuteReader()
ExecuteReader()
Clone()- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- OleDbCommand()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database